home *** CD-ROM | disk | FTP | other *** search
- Subject: Linkage problem
- Sent: 7/23/96 9:00 AM
- Received: 7/23/96 8:31 AM
- From: Paul Mylchreest, paulm@teamsoft.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- This quirk has been bugging for a few weeks now.
-
- When I copy my project to a another folder and rebuild it, I run into
- linkage errors of the type:
-
- >Link Error : undefined 'main' (code)
- >Referenced from '__start' in MWCRuntime.Lib
- >
- >Link Error : undefined 'PlatformFile::Specify(constFSSpec*)' (code)
- >Referenced from 'GetPlatformFileFromContainer' in ODUtilities.lib
- >
- >Link Error : undefined 'PlatformFile::PlatformFile()' (code)
- >Referenced from 'GetPlatformFileFromContainer' in ODUtilities.lib
-
- My access paths are relative to the compiler exept for my project sources
- that are project relatives.
-
- If anyone can explain this behaviour, I would be greatly appreciative.
-
- Thanks.
-
-
- ______________________________________________________________________
- Paul Mylchreest paulm@teamsoft.com
- Teamsoft, Inc.
- ______________________________________________________________________
-
-
-